home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Shareware / Utilitare / supercoolpim / setup.exe / {app} / module / DatabaseModule / addresstable.json next >
JavaScript Object Notation  |  2004-12-24  |  2KB

  1. {
  2.     "schema": {
  3.         "RecordID": "Long Integer",
  4.         "UserID": "Long Integer NOT NULL",
  5.         "InputDate": "DateTime",
  6.         "IsPrivate": "Boolean NOT NULL",
  7.         "Category": "Text (50)",
  8.         "P_First": "Text (30)",
  9.         "P_Middle": "Text (30)",
  10.         "P_Last": "Text (30)",
  11.         "P_Name": "Text (80)",
  12.         "P_NickName": "Text (50)",
  13.         "P_Gender": "Text (50)",
  14.         "P_Title": "Text (50)",
  15.         "P_Birthday": "DateTime",
  16.         "P_Photo": "OLE (255)",
  17.         "P_photoExt": "Text (10)",
  18.         "P_Child1": "Text (50)",
  19.         "P_Child2": "Text (50)",
  20.         "P_Child3": "Text (50)",
  21.         "P_Child4": "Text (50)",
  22.         "P_Child5": "Text (50)",
  23.         "P_Spouse": "Text (50)",
  24.         "P_Anniv": "DateTime",
  25.         "P_ICQ": "Text (50)",
  26.         "P_Messenger": "Text (50)",
  27.         "P_AIM": "Text (50)",
  28.         "B_company": "Text (50)",
  29.         "B_office": "Text (50)",
  30.         "B_department": "Text (50)",
  31.         "B_jobTitle": "Text (50)",
  32.         "B_address": "Text (250)",
  33.         "B_city": "Text (50)",
  34.         "B_state": "Text (50)",
  35.         "B_postcode": "Text (50)",
  36.         "B_country": "Text (50)",
  37.         "B_phone1": "Text (50)",
  38.         "B_phone2": "Text (50)",
  39.         "B_mobile1": "Text (50)",
  40.         "B_mobile2": "Text (50)",
  41.         "B_fax1": "Text (50)",
  42.         "B_fax2": "Text (50)",
  43.         "B_pager": "Text (50)",
  44.         "B_IPPhone": "Text (50)",
  45.         "B_E1": "Text (100)",
  46.         "B_E2": "Text (100)",
  47.         "B_E3": "Text (100)",
  48.         "B_E4": "Text (100)",
  49.         "B_Web": "Text (255)",
  50.         "H_address": "Text (250)",
  51.         "H_city": "Text (50)",
  52.         "H_state": "Text (50)",
  53.         "H_postcode": "Text (50)",
  54.         "H_country": "Text (50)",
  55.         "H_phone1": "Text (50)",
  56.         "H_phone2": "Text (50)",
  57.         "H_mobile1": "Text (50)",
  58.         "H_mobile2": "Text (50)",
  59.         "H_fax1": "Text (50)",
  60.         "H_fax2": "Text (50)",
  61.         "H_pager": "Text (50)",
  62.         "H_IPPhone": "Text (50)",
  63.         "H_E1": "Text (100)",
  64.         "H_E2": "Text (100)",
  65.         "H_E3": "Text (100)",
  66.         "H_E4": "Text (100)",
  67.         "H_Web": "Text (255)",
  68.         "O_Notes": "Memo/Hyperlink (255)",
  69.         "D_WhichAddress": "Text (50)",
  70.         "D_FullAddress": "Text (255)",
  71.         "D_WhichEmail": "Text (50)",
  72.         "D_Email": "Text (100)",
  73.         "D_WhichPhone": "Text (50)",
  74.         "D_phone": "Text (50)",
  75.         "IsNew": "Boolean NOT NULL",
  76.         "Bak1": "Text (50)",
  77.         "Bak2": "Text (100)",
  78.         "Bak3": "Text (250)",
  79.         "Bak4": "Long Integer",
  80.         "Bak5": "Boolean NOT NULL"
  81.     },
  82.     "data": []
  83. }